“Sky Bubble Shooter Android Game” Documentation by “SEGADROID” v1.0


“Sky Bubble Shooter Android Game”

Created: 16/11/2021
By: SEGADROID
Email: segadroid.studio@outlook.com Contact: CodeCanyon Profile

Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!


Table of Contents

  1. Import Project Into Android Studio
  2. Rename Packagename
  3. Change Game Name
  4. Change Game Icon
  5. Change Game Sounds
  6. Change Game Assets
  7. Change AdMob Ads

A) Import Project Into Android Studio - top

After you download from Codecanyon, there is the project source code at "Android Code Source".

You could import from Android Studio Menu ( File -> New -> Import Project ). When popup window come out, please go to the folder(Mentioned at step 1). Yes, please copy that project into your work space.

You have to make sure that the latest android sdk is installed, you can check it by clicking in ( Navigate -> Search everywhere -> and type "Sdk" in the search -> then Click SDK manager )

Install Android 11 (30 API) and Android 12 (31 API) if you find it not installed

HTML Structure

B) Rename Package - top

In your Project pane, click on ( app -> java -> com )

HTML Structure

Right click at the Packagename -> Refactor -> Rename

Check the box mark and Click "Refactor".

HTML Structure HTML Structure

C) Change Game Name - top

In your Project pane, click on ( app -> res -> values -> strings.xml )

HTML Structure


D) Change Game Icon - top

You can change game icon by going to ( app -> res -> mipmap -> ic_launcher ) and ( app -> res -> mipmap -> ic_launcher_round ).

HTML Structure

If you want to know about screen densities and icon dimensions, please take a look at below.

HTML Structure

E) Change Game Sounds - top

You can change game sounds by going to ( app -> assets -> assets -> sfx ).

HTML Structure


F) Change Game Assets - top

You can change game assets by going to ( app -> assets -> assets )

HTML Structure


G) Change AdMob Ads - top

Go to manifests -> AndroidManifest.xml, and change AdMob App id.

HTML Structure

And Go to Java -> Click on The packagename -> Click on MainActivity.java File and Scroll down to Interstitial Ads section then change AdMob Interstitial Unit Ad.

HTML Structure

And Go to ( app -> res -> layout -> activity_main.xml ), Scroll down to Banner Ads section then change AdMob Banner Unit Ad.

HTML Structure

Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.

SEGADROID

Go To Table of Contents